Forking processes / 2012-01-06 21:29:29

Dear all! Thanks to FONT="Courier New"binkd /FONT and other sources on the Internet, I think that I was able to correctly use the FONT="Courier New"ixemul.library/FONT to "fork" processes :cool. Here is a code snippet: CODE /* * fork.c -- An example of using ixemul.library pseudo-forking function * * Copyright (c) 2011 Tygre (yann-gael@gueheneuc.net) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details.^NEWLI